libreoffice.git
18 months ago[PATCH] mariadb
Markus Koschany [Fri, 9 Nov 2018 22:06:15 +0000 (23:06 +0100)]
[PATCH] mariadb

Gbp-Pq: Name use-mariadb-java-instead-of-mysql-java.diff

18 months agodisableClassPathURLCheck
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
disableClassPathURLCheck

Gbp-Pq: Name disableClassPathURLCheck.diff

18 months agoapparmor-mesa
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
apparmor-mesa

Gbp-Pq: Name apparmor-mesa.diff

18 months ago[PATCH] apparmor: use dri-enumerate abstraction
Vincas Dargis [Sat, 4 Aug 2018 14:40:05 +0000 (17:40 +0300)]
[PATCH] apparmor: use dri-enumerate abstraction

Remove backported rule and use new dri-enumerate abstraction instead.
dri-enumerate is available in AppArmor 2.13, which recently migrated
into Debian Buster.

Change-Id: I64919edc1882f7bc1e65cfb94686464c5350f699

Gbp-Pq: Name apparmor-cleanups.diff

18 months agoapparmor-allow-java.security
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
apparmor-allow-java.security

Gbp-Pq: Name apparmor-allow-java.security.diff

18 months agodo-not-hide-test-output
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
do-not-hide-test-output

Gbp-Pq: Name do-not-hide-test-output.diff

18 months agodisable-java-in-odk-build-examples-on-zero-vm
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
disable-java-in-odk-build-examples-on-zero-vm

Gbp-Pq: Name disable-java-in-odk-build-examples-on-zero-vm.diff

18 months agoappstream-ignore-startcenter
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
appstream-ignore-startcenter

Gbp-Pq: Name appstream-ignore-startcenter.diff

18 months agoHide startcenter and math from the shell
Olivier Tilloy [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
Hide startcenter and math from the shell

Bug-Ubuntu: https://launchpad.net/bugs/1696250
Forwarded: not-needed

Gbp-Pq: Name hide-math-desktop-file.patch

18 months agoapparmor-complain
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
apparmor-complain

Gbp-Pq: Name apparmor-complain.diff

18 months agocppunit-optional
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
cppunit-optional

Gbp-Pq: Name cppunit-optional.diff

18 months agono-openssl
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
no-openssl

don't add -lssl etc if not needed (because we use system-postgresql)

Gbp-Pq: Name no-openssl.diff

18 months agosystem-officeotron-and-odfvalidator
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
system-officeotron-and-odfvalidator

Gbp-Pq: Name system-officeotron-and-odfvalidator.diff

18 months agono-packagekit-per-default
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
no-packagekit-per-default

Gbp-Pq: Name no-packagekit-per-default.diff

18 months agohppa-is-32bit
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
hppa-is-32bit

Gbp-Pq: Name hppa-is-32bit.diff

18 months agojavadoc-optional
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
javadoc-optional

Gemeinsame Unterverzeichnisse: odk-old/config und odk/config.
Gemeinsame Unterverzeichnisse: odk-old/docs und odk/docs.
Gemeinsame Unterverzeichnisse: odk-old/examples und odk/examples.

Gemeinsame Unterverzeichnisse: odk-old/config und odk/config.
Gemeinsame Unterverzeichnisse: odk-old/docs und odk/docs.
Gemeinsame Unterverzeichnisse: odk-old/examples und odk/examples.

Gbp-Pq: Name javadoc-optional.diff

18 months agofix-internal-hsqldb-build
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
fix-internal-hsqldb-build

Gbp-Pq: Name fix-internal-hsqldb-build.diff

18 months agodisable-flaky-tests
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
disable-flaky-tests

14:13 < mst__> _rene_, the toolkit unoapi tests are known to be flaky (in some
               system dependent way) e.g. on the Win@6 tinderbox it always
               crashes
14:14 < mst__> _rene_, sc.ScAccessible* tests also fail on some systems some of
               the time

Gbp-Pq: Name disable-flaky-tests.diff

18 months agodebian-hardened-buildflags-no-LO-fstack-protector-strong
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
debian-hardened-buildflags-no-LO-fstack-protector-strong

don't hardcode -fstack-protector-strong in configure.ac/gbuild. We get the
hardening flags from dpkg-buildflags anyway.

Gbp-Pq: Name debian-hardened-buildflags-no-LO-fstack-protector-strong.diff

18 months agodebian-hardened-buildflags-CPPFLAGS
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
debian-hardened-buildflags-CPPFLAGS

Gbp-Pq: Name debian-hardened-buildflags-CPPFLAGS.diff

18 months agomediwiki-oor-replace
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
mediwiki-oor-replace

Gbp-Pq: Name mediwiki-oor-replace.diff

18 months agomake-package-modules-not-suck
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
make-package-modules-not-suck

Gbp-Pq: Name make-package-modules-not-suck.diff

18 months agojdbc-driver-classpaths
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
jdbc-driver-classpaths

Gbp-Pq: Name jdbc-driver-classpaths.diff

18 months agoreportdesign-mention-package
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
reportdesign-mention-package

Gbp-Pq: Name reportdesign-mention-package.diff

18 months agosensible-lomua
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
sensible-lomua

===================================================================

Gbp-Pq: Name sensible-lomua.diff

18 months agohelp-msg-add-package-info
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
help-msg-add-package-info

Gbp-Pq: Name help-msg-add-package-info.diff

18 months agomention-java-common-package
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
mention-java-common-package

Gbp-Pq: Name mention-java-common-package.diff

18 months agoinstall-fixes
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
install-fixes

Gbp-Pq: Name install-fixes.diff

18 months agobuild-against-shared-lpsolve
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
build-against-shared-lpsolve

Gbp-Pq: Name build-against-shared-lpsolve.diff

18 months agodebian-debug
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
debian-debug

Gbp-Pq: Name debian-debug.diff

18 months agosplit-evoab
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
split-evoab

Gbp-Pq: Name split-evoab.diff

18 months agojurt-soffice-location
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
jurt-soffice-location

commit b71107fb12e3c3125e0cb62c5a4f6636a80c6408
Author:     Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
AuthorDate: Tue Jun 7 11:52:37 2011 +0200
Commit:     Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
CommitDate: Tue Jun 7 11:52:37 2011 +0200

    on debian-based systems, we know where our soffice binary is

Gbp-Pq: Name jurt-soffice-location.diff

18 months agodebian-opt
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
debian-opt

Gbp-Pq: Name debian-opt.diff

18 months agono-check-if-root
Debian LibreOffice Maintainers [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
no-check-if-root

Gbp-Pq: Name no-check-if-root.diff

18 months agolibreoffice (1:7.0.4-4+deb11u11) bullseye-security; urgency=medium
Bastien Roucariès [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
libreoffice (1:7.0.4-4+deb11u11) bullseye-security; urgency=medium

  * LTS team upload
  * Fix CVE-2024-7788:
    Various file formats used by libreoffice are based on
    the zip file format.
    In cases of corruption of the underlying zip's central
    directory, LibreOffice offers a "repair mode" which will
    attempt to recover the zip file structure by scanning for
    secondary local file headers in the zip to reconstruct
    the document.
    Prior to this fix, in the case of digitally signed zip
    files, an attacker could construct a document which,
    when repaired, reported a signature status not valid
    for the recovered file.
    Previously if verification failed the user could
    choose to ignore the failure and enable the macros anyway.
    Repair document mode has to be inherently tolerant,
    so now in fixed versions all signatures are implied
    to be invalid in recovery mode.

[dgit import unpatched libreoffice 1:7.0.4-4+deb11u11]

18 months agoImport libreoffice_7.0.4-4+deb11u11.debian.tar.xz
Bastien Roucariès [Sat, 28 Sep 2024 13:36:47 +0000 (13:36 +0000)]
Import libreoffice_7.0.4-4+deb11u11.debian.tar.xz

[dgit import tarball libreoffice 1:7.0.4-4+deb11u11 libreoffice_7.0.4-4+deb11u11.debian.tar.xz]

5 years agoImport libreoffice_7.0.4.orig.tar.xz
Rene Engelhard [Thu, 31 Dec 2020 12:00:06 +0000 (13:00 +0100)]
Import libreoffice_7.0.4.orig.tar.xz

[dgit import orig libreoffice_7.0.4.orig.tar.xz]

5 years agoImport libreoffice_7.0.4.orig-helpcontent2.tar.xz
Rene Engelhard [Thu, 31 Dec 2020 12:00:06 +0000 (13:00 +0100)]
Import libreoffice_7.0.4.orig-helpcontent2.tar.xz

[dgit import orig libreoffice_7.0.4.orig-helpcontent2.tar.xz]

5 years agoImport libreoffice_7.0.4.orig-translations.tar.xz
Rene Engelhard [Thu, 31 Dec 2020 12:00:06 +0000 (13:00 +0100)]
Import libreoffice_7.0.4.orig-translations.tar.xz

[dgit import orig libreoffice_7.0.4.orig-translations.tar.xz]